PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFAnnotation Class / getMouseLeaveAction Method
In This Topic
    getMouseLeaveAction Method
    In This Topic
    Gets the mouse leave action.
    Syntax
    public PDFAction getMouseLeaveAction()

    Return Value

    The action to be performed when the cursor exits the annotation's active area.
    See Also